projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
27609e5
7429347
)
Auto merge of #3443 - matklad:path-dep-non-ws, r=alexcrichton
author
bors
<bors@rust-lang.org>
Wed, 18 Jan 2017 00:22:59 +0000
(
00:22
+0000)
committer
bors
<bors@rust-lang.org>
Wed, 18 Jan 2017 00:22:59 +0000
(
00:22
+0000)
Path deps outside workspace are not members
closes #3192
This implements @Boscop suggestion: path dependencies pointing outside the workspace are never members.
Not sure that it handled #3192 fully: you can't exclude a path dependency within workspace. Not sure this is super useful though...
1
2
src/doc/manifest.md
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/doc/manifest.md
Simple merge